Welcome![Sign In][Sign Up]
Location:
Search - tcp 51

Search list

[uCOSucos51doc

Description: ucos 51 tcp/ip开发文档-ucos 51 tcp/ip Development Documentation
Platform: | Size: 131072 | Author: 阿生 | Hits:

[SCM80c51tcpip

Description: 80c51 TCP/IP协议栈,协议栈在最大程度上作了简化,包含arp, icmp,tcp/udp/ip包头解析等-80c51 TCP/IP protocol stack, protocol stack to the maximum extent possible has been simplified, including arp, icmp, tcp/udp/ip, such as Baotou Analysis
Platform: | Size: 119808 | Author: 陈套 | Hits:

[SCM51tcp_ip

Description: C51 单片机 实现 TCP/IP 的电路原理图,希望对大家有帮助。-C51 single-chip realization of TCP/IP circuit schematic diagram, I hope all of you help.
Platform: | Size: 72704 | Author: torry | Hits:

[Other Embeded programweb51

Description: 这是为51单片机编的tcpip协议栈,网卡控制芯片用的是rtl8019as,他实现了以太网协议,arp协议,icmp协议,ip协议,tcp协议,和http协议-This is a series of 51 single-chip tcpip protocol stack, the network card controller chip is used rtl8019as, he realized the Ethernet protocol, arp protocol, icmp protocol, ip protocol, tcp agreement, and the http protocol
Platform: | Size: 330752 | Author: jack | Hits:

[TCP/IP stacktcpip

Description: TCP/IP协议栈在51单片机上面的移植的源代码-TCP/IP protocol stack above the single-chip microcomputer in 51 transplant source code
Platform: | Size: 1537024 | Author: 赵杰 | Hits:

[SCMC51

Description: 使用51单片机实现TCP/IP协议,模块化编程-Realize the use of 51 single-chip TCP/IP protocol, modular programming
Platform: | Size: 24576 | Author: james | Hits:

[SCM2008610915

Description: 实现将lwIP协议移植于mcu 51单片机的测试程序,lwip是light weigh tcpip 协议,用于单片机上网和远程控制 -LwIP agreement to achieve transplantation in mcu 51 SCM test procedure, lwip is light weigh tcpip protocol for single-chip Internet access and remote control
Platform: | Size: 63488 | Author: lin zhitie | Hits:

[SCM51TCPIP

Description: 51单片机实现TCP/IP协议包括调试软件资料-51 Singlechip TCP/IP protocol, including information on debugging software
Platform: | Size: 192512 | Author: 卢昌荣 | Hits:

[SCM51uip

Description: 移植到51单片机的UIP代码,可以用51实现TCP/IP功能-Transplanted to 51 Singlechip UIP code, can be used 51 achieve TCP/IP functionality
Platform: | Size: 395264 | Author: 谢威出号 | Hits:

[TCP/IP stackuip-1.0

Description: 一个轻量级开源的TCP/IP协议栈,用于嵌入式/单片机系统-A lightweight open-source TCP/IP protocol stack for embedded/single-chip microcomputer system
Platform: | Size: 2220032 | Author: pongo | Hits:

[SCMC8051

Description: C8051-51兼容的高速单片机 C源码-tcp-ip官方协议践源码-C8051-51-compatible high-speed single-chip C-source-tcp-ip protocol Jianer official source
Platform: | Size: 105472 | Author: 李明华 | Hits:

[SCMTCPIP

Description: 嵌入式tcp/ip方面的资料,51单片机上网现成的协议栈ZLIP-Embedded tcp/ip information, 51 off-the-shelf single-chip Internet protocol stack ZLIP
Platform: | Size: 22528 | Author: 陈克绪 | Hits:

[SCM8051web

Description: 8051web,51uip tcp/ip-8051web
Platform: | Size: 52224 | Author: 李红 | Hits:

[SCM51tcpip

Description: 嵌入式系统的TCP/IP源代码,实践调试通过。。。。!-Embedded systems TCP/IP source code, debugging through practice. . . . !
Platform: | Size: 2695168 | Author: 亭子 | Hits:

[SCMMCU51_RTL8019AS

Description: 51系列单片机实现TCP/IP功能,可通过以太网进行控制相关设备-51 Series MCU achieve TCP/IP functions can be controlled through the Ethernet-related equipment
Platform: | Size: 23552 | Author: 闻宇洲 | Hits:

[VHDL-FPGA-VerilogDW8051_ALL

Description: 包中包括, DW8051完整的Verilog HDL代码 两本手册: DesignWare Library DW8051 MacroCell, Datasheet DesignWare DW8051 MacroCell Databook 三篇51论文: 基于IP 核的PSTN 短消息终端SoC 软硬件协同设计 Embedded TCP/ IP Chip Based on DW8051 Core 以8051为核的SOC中的万年历的设计 -DW8051 is designed by synopsys, and its instruction cycle is 4 clock, which lead to about 3 times faster than Intel 8051 with the same oscillator frequency. I writed ram, rom, some other perpherals such as DES, RNG, and its testbench, and it worked all right!
Platform: | Size: 1588224 | Author: myfingerhurt | Hits:

[SCMmcu_netV1.00

Description: 移植uIP1.0到51单片机上的版本mcu_netV1.00 uIP ARP / ICMP / TCP协议的完全移植,可以稳定ping通单板,使用TCP服务器功能,连上单板的TCP服务器功能时(自定义端口1234),单板发出“Hello,how are you?”的问候。其后发出的字符单板都原样返回。 -Transplantation uIP1.0 to 51 single-chip version of the mcu_netV1.00 uIP ARP/ICMP/TCP protocol completely transplantation, can be stabilized single ping pass, the use of TCP server function, connected to the single function of the TCP server (custom port 1234), SBC issued a " Hello, how are you?" greetings. The subsequent issuance of the original characters are back to SBC.
Platform: | Size: 1039360 | Author: 郑禾 | Hits:

[SCMZLIP0.2

Description: 51 单片机TCP_IP 协议栈ZLIP源码 单片机上网技术,是当前的一个热门技术。单片机上网技术中的一个重要部分是在单片 上实现TCP/IP 协议栈。现在可获得的TCP/IP 源代码一般并不为51 单片机设计,而51 单片 机和KeilC51 编译器有其自身的特点:存储类型、函数指针、重入函数等,ZLIP 就是针对 这些特点设计的TCP/IP 协议栈。-51 single-chip TCP_IP protocol stack source ZLIP single-chip Internet technology, is a hot technology. Single-chip Internet technology is an important part of the realization of single-chip TCP/IP protocol stack. Will now receive the TCP/IP source code is generally not designed for single-chip microcomputer 51, and 51 single-chip and KeilC51 compiler has its own characteristics: storage types, function pointer, such as re-entry function, ZLIP for these features is the design of TCP/IP protocol stack.
Platform: | Size: 302080 | Author: lin | Hits:

[Embeded-SCM Developrlarm

Description: Keil MDK RL-ARM 实时库用户指南 中文版 包括以下内容 RL-RTX 描述了RL-ARM实时操作系统的结构,包括任务优先级、上下文切换、单个CPU下如何管理多个任务以及在RL-RTX中用到的其他一些 RTOS特性。 RL-FlashFS 描述了 RL-ARM中Flash文件系统的结构,包括文件创建、保存、读取以及在标准的flash,RAM或是存储卡设备中修改文件。 RL-TCPnet 描述了RL-ARM中TCP/IP协议栈组的结构,包括多种TCP/IP特性,以及帮助你创建可以联网的嵌入式运用程序。 RL-CAN 描述了RL-ARM中CAN设备的结构,包括如何采用RTX内核建立CAN运用程序。 Example Programs 列举了一些RL-ARM例程以及描述如何对其进行测试。 Library Reference 描述了在 RL-ARM所有的库程序。 Appendix 包含 µ Vision® 调试对话框,以及术语表。 -The RL-ARM™ User s Guide contains detailed information about the components of the RealView® Real-Time Library (RL-ARM). This manual contains the following chapters. RL-RTX describes the operating system (RTOS) component of RL-ARM. It describes task priorities, context switching, how to manage several jobs (tasks) on a single CPU, and the other RTOS features available in RL-RTX. RL-FlashFS describes the Flash File System component of RL-ARM. It describes how to create, save, read, and modify files stored on standard flash, RAM, or memory card devices. RL-TCPnet describes the TCP/IP Protocol Stack Suite component of RL-ARM. It describes the various TCP/IP features, and helps you create embedded applications that can connect to the internet. RL-CAN describes the Controller Area Network (CAN) driver component of RL-ARM. It describes how to build CAN applications using the RTX kernel. Example Programs lists a few RL-ARM example programs and describes how you can tes
Platform: | Size: 1627136 | Author: ecooly | Hits:

[SCMOpenTCP-1.0.4.src

Description: TCP/IP在51单片机上的移植-TCP/ip move to 51MCU
Platform: | Size: 190464 | Author: 肖俭湘 | Hits:
« 1 2 3 45 6 7 8 9 »

CodeBus www.codebus.net